Drop gtk_widget_buildable_parser_finished
authorMatthias Clasen <mclasen@redhat.com>
Sun, 20 Nov 2022 19:36:35 +0000 (14:36 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 20 Nov 2022 19:36:35 +0000 (14:36 -0500)
commite357ff6055d1d0442e88fd0a60cbf16e07b46897
treefc4d17f62dbab10db72aa0d3aa3dfc6c6f07feb4
parent92edd4c476917e83c5f50e5eab8aa5a0ad240793
Drop gtk_widget_buildable_parser_finished

No need to have this no-op implementation.
This was the only implementation of this vfunc
in GTK.
gtk/gtkwidget.c